[INFO] fetching crate mecha10-messaging 0.1.46...
[INFO] testing mecha10-messaging-0.1.46 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate mecha10-messaging 0.1.46 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate mecha10-messaging 0.1.46
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mecha10-messaging 0.1.46
[INFO] tweaked toml for crates.io crate mecha10-messaging 0.1.46 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mecha10-messaging 0.1.46 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mecha10-messaging 0.1.46 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 856aabb079cc1a7f03ab8206439a3e50decfdb295a11d255b7927700e7e663bd
[INFO] running `Command { std: "docker" "start" "-a" "856aabb079cc1a7f03ab8206439a3e50decfdb295a11d255b7927700e7e663bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "856aabb079cc1a7f03ab8206439a3e50decfdb295a11d255b7927700e7e663bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "856aabb079cc1a7f03ab8206439a3e50decfdb295a11d255b7927700e7e663bd", kill_on_drop: false }`
[INFO] [stdout] 856aabb079cc1a7f03ab8206439a3e50decfdb295a11d255b7927700e7e663bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf5535539cebf18cb2882732a0220b64c0b84d5435b1d2ef789532960122aadb
[INFO] running `Command { std: "docker" "start" "-a" "bf5535539cebf18cb2882732a0220b64c0b84d5435b1d2ef789532960122aadb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling redis v0.27.6
[INFO] [stderr]    Compiling mecha10-messaging v0.1.46 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "bf5535539cebf18cb2882732a0220b64c0b84d5435b1d2ef789532960122aadb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf5535539cebf18cb2882732a0220b64c0b84d5435b1d2ef789532960122aadb", kill_on_drop: false }`
[INFO] [stdout] bf5535539cebf18cb2882732a0220b64c0b84d5435b1d2ef789532960122aadb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1f5ea8af9867f9703a064fc77735e5ceb4015c8e2707987702e4b45b09b4ef9
[INFO] running `Command { std: "docker" "start" "-a" "e1f5ea8af9867f9703a064fc77735e5ceb4015c8e2707987702e4b45b09b4ef9", kill_on_drop: false }`
[INFO] [stderr]    Compiling mecha10-messaging v0.1.46 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.82s
[INFO] running `Command { std: "docker" "inspect" "e1f5ea8af9867f9703a064fc77735e5ceb4015c8e2707987702e4b45b09b4ef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1f5ea8af9867f9703a064fc77735e5ceb4015c8e2707987702e4b45b09b4ef9", kill_on_drop: false }`
[INFO] [stdout] e1f5ea8af9867f9703a064fc77735e5ceb4015c8e2707987702e4b45b09b4ef9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0ca8c8f84942f8667e68ed8fe880165d5c80365f1c64e1240e40e874c692ab00
[INFO] running `Command { std: "docker" "start" "-a" "0ca8c8f84942f8667e68ed8fe880165d5c80365f1c64e1240e40e874c692ab00", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mecha10_messaging-535da9f94838bcea)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/lib_tests.rs (/opt/rustwide/target/debug/deps/lib_tests-b4e205156158a613)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_discover_topics ... ignored
[INFO] [stdout] test test_multiple_subscribers ... ignored
[INFO] [stdout] test test_pub_sub ... ignored
[INFO] [stdout] test test_wildcard_subscription ... ignored
[INFO] [stdout] test test_wildcard_subscription_empty_topics ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mecha10_messaging
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/lib.rs - MessageBus::discover_topics (line 983) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - MessageBus::subscribe (line 384) ... FAILED
[INFO] [stdout] test src/lib.rs - MessageBus::connect (line 192) ... FAILED
[INFO] [stdout] test src/lib.rs - MessageBus::subscribe_pattern (line 740) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - MessageBus::connect_with_retry (line 212) ... FAILED
[INFO] [stdout] test src/lib.rs - MessageBus::publish (line 307) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 17) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - MessageBus::discover_topics (line 983) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `MessageBus` in this scope
[INFO] [stdout]    --> src/lib.rs:984:28
[INFO] [stdout]     |
[INFO] [stdout] 984 | async fn example(bus: &mut MessageBus) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 983 + use mecha10_messaging::MessageBus;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - MessageBus::subscribe (line 384) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `MessageBus` in this scope
[INFO] [stdout]    --> src/lib.rs:388:28
[INFO] [stdout]     |
[INFO] [stdout] 388 | async fn example(bus: &mut MessageBus) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 384 + use mecha10_messaging::MessageBus;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - MessageBus::connect (line 192) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MessageBus` in this scope
[INFO] [stdout]    --> src/lib.rs:194:11
[INFO] [stdout]     |
[INFO] [stdout] 194 | let bus = MessageBus::connect("redis://localhost:6379", "camera-node").await?;
[INFO] [stdout]     |           ^^^^^^^^^^ use of undeclared type `MessageBus`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 192 + use mecha10_messaging::MessageBus;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - MessageBus::subscribe_pattern (line 740) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `MessageBus` in this scope
[INFO] [stdout]    --> src/lib.rs:744:28
[INFO] [stdout]     |
[INFO] [stdout] 744 | async fn example(bus: &mut MessageBus) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 740 + use mecha10_messaging::MessageBus;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - MessageBus::connect_with_retry (line 212) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RetryConfig` in this scope
[INFO] [stdout]    --> src/lib.rs:214:20
[INFO] [stdout]     |
[INFO] [stdout] 214 | let retry_config = RetryConfig {
[INFO] [stdout]     |                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 212 + use mecha10_messaging::RetryConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Duration` in this scope
[INFO] [stdout]    --> src/lib.rs:216:20
[INFO] [stdout]     |
[INFO] [stdout] 216 |     initial_delay: Duration::from_millis(200),
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Duration`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 212 + use std::time::Duration;
[INFO] [stdout]     |
[INFO] [stdout] 212 + use tokio::time::Duration;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Duration` in this scope
[INFO] [stdout]    --> src/lib.rs:217:16
[INFO] [stdout]     |
[INFO] [stdout] 217 |     max_delay: Duration::from_secs(30),
[INFO] [stdout]     |                ^^^^^^^^ use of undeclared type `Duration`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 212 + use std::time::Duration;
[INFO] [stdout]     |
[INFO] [stdout] 212 + use tokio::time::Duration;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MessageBus` in this scope
[INFO] [stdout]    --> src/lib.rs:220:11
[INFO] [stdout]     |
[INFO] [stdout] 220 | let bus = MessageBus::connect_with_retry(
[INFO] [stdout]     |           ^^^^^^^^^^ use of undeclared type `MessageBus`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 212 + use mecha10_messaging::MessageBus;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - MessageBus::publish (line 307) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `MessageBus` in this scope
[INFO] [stdout]    --> src/lib.rs:311:28
[INFO] [stdout]     |
[INFO] [stdout] 311 | async fn example(bus: &mut MessageBus) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 307 + use mecha10_messaging::MessageBus;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - MessageBus::connect (line 192)
[INFO] [stdout]     src/lib.rs - MessageBus::connect_with_retry (line 212)
[INFO] [stdout]     src/lib.rs - MessageBus::discover_topics (line 983)
[INFO] [stdout]     src/lib.rs - MessageBus::publish (line 307)
[INFO] [stdout]     src/lib.rs - MessageBus::subscribe (line 384)
[INFO] [stdout]     src/lib.rs - MessageBus::subscribe_pattern (line 740)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.99s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0ca8c8f84942f8667e68ed8fe880165d5c80365f1c64e1240e40e874c692ab00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ca8c8f84942f8667e68ed8fe880165d5c80365f1c64e1240e40e874c692ab00", kill_on_drop: false }`
[INFO] [stdout] 0ca8c8f84942f8667e68ed8fe880165d5c80365f1c64e1240e40e874c692ab00
